How to Install fp-docs software package in Debian 7 (Wheezy)

How to Install fp-docs software package in Debian 7 (Wheezy)

fp-docs software package provides Free Pascal - documentation dependency package, you can install in your Debian 7 (Wheezy) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install fp-docs 

fp-docs is installed in your system.

Make ensure the fp-docs package were installed using the commands given below,

$ sudo dpkg-query -l | grep fp-docs *

You will get with fp-docs package name, version, architecture and description in a table

fp-docs package basic information:

Distro Debian 7 wheezy
Section Virtual packages
Package fp-docs
Version 2.6.0-9
Description Free Pascal - documentation dependency package
Sub Section virtual


See Also, How to uninstall or remove fp-docs software package from Debian 7 (Wheezy)?